runtime.sysStatsAggregate.otherSys (field)
4 uses
runtime (current package)
metrics.go#L442: out.scalar = in.sysStats.otherSys
metrics.go#L459: in.sysStats.gcMiscSys + in.sysStats.otherSys
metrics.go#L714: otherSys uint64
metrics.go#L725: a.otherSys = memstats.other_sys.load()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)